Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 8 Forum

Notes/Domino 8 Forum

Previous Next

Not quite there yet...

Hi John

Thanks for your response, really appreciate it.

I've downloaded SWFupload and have been trying since seeing your post to get it to function but I'm not quite there yet.

So far I think I've covered the basics..

Script in the header
Code in the onload event of the form
Named the upload control as you suggested

However it won't load as flash - only old style.

The code I've put in the onload event for the window is:

var swfu;

window.onload = function () {
var settings_object = {
upload_url : "http://localhost/swf_upload.nsf/test_form?OpenForm",
flash_url : "http://localhost/swf_upload.nsf/swfupload.swf",
file_post_name : document.getElementById('FileUploadControl').name,
file_size_limit : "20 MB"
};

swfu = new SWFUpload(settings_object);
};

Does this seem about right?

Thanks again,

Paul.


Feedback response number WEBB7WBGJH created by ~Ethan Relutexnivu on 09/28/2009

Custom File Upload Controls (~Ethan Relutexn... 12.Jun.09)
. . I've used SWFUpload. The trick is ... (~Holly Brefreem... 9.Sep.09)
. . . . Got it! (~Lisa Elreterob... 20.Oct.09)
. . . . . . Results? (~Patti Cisfanav... 19.Nov.09)
. . . . . . . . re results (~Ethan Relutexn... 11.Mar.10)
. . . . Not quite there yet... (~Ethan Relutexn... 28.Sep.09)
. . . . . . Got a little further (~Ethan Relutexn... 12.Oct.09)
. . . . . . . . Any Luck? (~Hank Preponeve... 25.Jan.10)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS